home *** CD-ROM | disk | FTP | other *** search
- object frmSelectHtmlForm: TfrmSelectHtmlForm
- Left = 327
- Top = 218
- BorderStyle = bsDialog
- Caption = 'Select form'
- ClientHeight = 133
- ClientWidth = 353
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 20
- Top = 24
- Width = 204
- Height = 13
- Caption = 'Some forms were found. Please select one:'
- end
- object cbxForms: TComboBox
- Left = 18
- Top = 40
- Width = 315
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- end
- object comOk: TButton
- Left = 174
- Top = 90
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object comCancel: TButton
- Left = 258
- Top = 90
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 2
- end
- object IvTranslator1: TIvTranslator
- DictionaryName = 'dcoAMStepBuilder'
- Left = 356
- Top = 84
- TargetsData = (
- 1
- 6
- (
- '*'
- 'Hint'
- 0)
- (
- '*'
- 'Caption'
- 0)
- (
- '*'
- 'Items'
- 0)
- (
- 'TMemo'
- 'Text'
- 0)
- (
- '*'
- 'Cells'
- 0)
- (
- '*'
- 'Lines'
- 0))
- end
- end
-